projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ec10b2
)
(xterm.o): Depend on keyboard.h.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 26 Aug 1994 21:25:43 +0000
(21:25 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 26 Aug 1994 21:25:43 +0000
(21:25 +0000)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 0f820dd6f3d9953ad07687ba196dd54ab0fdaea7..a94b39d55b252c0822efc3729a2624495a7884fe 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-855,7
+855,7
@@
xmenu.o: xmenu.c xterm.h window.h dispextern.h frame.h keyboard.h \
blockinput.h $(config_h)
xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \
dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \
- gnu.h sink.h sinkmask.h $(config_h)
+
keyboard.h
gnu.h sink.h sinkmask.h $(config_h)
xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h $(config_h)
xrdb.o: xrdb.c $(config_h)
hftctl.o: hftctl.c $(config_h)